
/* 快速中介样式 */
.intermediary_header
{
   width: 100%;
   height: 400px;
   background: url("../image/zj_banner.png")no-repeat;
   background-size: 100% 100%;
   margin-top: 122px;
}
.intermediary_header_content
{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.zj_header_title
{
    position: relative;
}
.zj_header_text{
    font-size: 60px;
    color: #fff;
    margin-top: 124px;
    display: inline-block;
}
.zj_header_ico
{
    display: block;
    width: 60px;
    height: 4px;
    background-color: rgba(15, 251, 255, 1);
    position: absolute;
    bottom:-10px;
    left: 0;
}
.zj_header_tip
{
    font-size: 24px;
    margin-top: 30px;
    color: #fff;
}
.zj_header_right
{
    width: 258px;
    background-color: #fff;
    margin-top: 20px;
    margin-right: 40px;
    padding:30px;
}
.header_right_xz
{
   text-align: center;
   border: 1px solid rgba(224, 224, 224, 1);
}
.mj_btn
{
    width: 126px;
    display: inline-block;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    cursor: pointer;
}
.mj_active
{
    background-color: rgba(3, 154, 225, 1);
    color: #fff;
}
.header_right_ipt
{
    width: 95%;
    height: 36px;
    border-radius: 4px;
    border: 1px solid rgba(235, 235, 235, 1);
    margin-top: 10px;
    padding-left: 10px;
}
.header_right_ipt:nth-child(1)
{
    margin-top: 20px;
}
.header_right_ipt:focus
{
    border: 1px solid rgba(3, 154, 225, 1);
}
.sxf_text
{
    font-size: 16px;
    color: rgba(255, 141, 26, 1);
    margin-top: 5px;
}
.xy_text
{
    display: inline-block;
    font-size: 14px;
    color: rgba(153, 153, 153, 1);
    margin-top: 8px;
}
.zj_subbtn
{
    width: 100%;
    height: 36px;
    background-color: rgba(3, 154, 225, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
}
.intermediary_center
{
    width: 1200px;
    margin: 0 auto;
}
.intermediary_center_text
{
    font-size: 28px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    margin-top: 70px;
}
.intermediary_center_lc
{
    width: 100%;
    height: 146px;
    background: url("../image/zj_lj.png")no-repeat;
    background-size: 100% 100%;
    margin-top: 137px;
    display: flex;
    position: relative;
}
.mediary_center_ico
{
    width: 30px;
    height: 30px;
    background-color: rgba(3, 154, 225, 1);
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    margin: 0 auto;
}
.mediary_center_box
{
    position: absolute;
    left: -90px;
    top:-12px;
    text-align: center;
}
.mediary_center_box2
{
    position: absolute;
    left: 120px;
    top:-90px;
    text-align: center;
}
.mediary_center_box3
{
    position: absolute;
    left: 310px;
    top:-12px;
    text-align: center;
}
.mediary_center_box4
{
    position: absolute;
    left: 520px;
    bottom:-110px;
    text-align: center;
}
.mediary_center_box5
{
    position: absolute;
    right: 320px;
    bottom:-12px;
    text-align: center;
}
.mediary_center_box6
{
    position: absolute;
    right: 120px;
    bottom:-110px;
    text-align: center;
}
.mediary_center_box7
{
    position: absolute;
    right: -24px;
    bottom:-12px;
    text-align: center;
}
.mediary_center_text
{
    font-size: 16px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
}
.mediary_center_title
{
    width: 186px;
    font-size: 12px;
    text-align: center;
    color: rgba(128, 128, 128, 1);
}
.intermediary_main_box
{
    margin-top: 170px;
    background-color: rgba(250, 250, 250, 1);
    padding-bottom: 60px;
}
.intermediary_main_title
{
    font-size: 28px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    padding-top: 55px;
}
.intermediary_main_ul
{
    width: 1200px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 27px auto 0;
}
.intermediary_main_li
{
    text-align: center;
}
.intermediary_li_text
{
    font-size: 18px;
    color: rgba(51, 51, 51, 1);
}
.intermediary_footer_box
{
    margin-top: 48px;
}
.intermediary_footer_title
{
    font-size: 28px;
    font-weight: 500;
    text-align: center;
}
.zj_clearfix
{
    width: 950px;
    /* height: 733px; */
    border:1px solid rgba(229, 229, 229, 1);
    margin: 30px auto 0;
    padding-bottom: 20px;
}
.intermediary_footer_left
{
    height: 50px;
    border-bottom: 1px solid rgba(229, 229, 229, 1);
    background: rgba(247, 247, 247, 1);
}
.intermediary_footer_ul
{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}
.intermediary_footer_li
{
    height: 100%;
    line-height: 50px;
    font-size: 18px;
    color: rgba(166, 166, 166, 1);
    padding: 0 13px;
    cursor: pointer;
    
}
.intermediary_footer_num
{
    font-size: 18px;
    font-weight: bold;
    color: rgba(166, 166, 166, 1);
}
.intermediary_footer_i
{
    display: inline-block;
    width: 14px;
    height: 12px;
    background: url("../image/zj_hx.png")no-repeat;
    background-size: 100% 100%;
}
.intermediary_footer_right
{
   margin: 0 50px;
}
.cz_active
{
    background: url("../image/zj_jx.png")no-repeat;
    background-size: 100% 100%;
    color: #fff;
}
.cz_active .intermediary_footer_num
{
    color: #fff;
}
.cz_active .intermediary_footer_i
{
    display: inline-block;
    width: 14px;
    height: 12px;
    background: url("../image/zj_bx.png")no-repeat;
    background-size: 100% 100%;
}
.cz_content
{
    display: none;
}
.cz_show
{
    display: block;
}
.cz_tit
{
    font-size: 24px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    margin-top: 24px;
}
.cz_fk
{
    display: inline-block;
    width: 14px;
    height: 20px;
    background: url("../image/dian.png")no-repeat;
    background-size: 100% 100%;
}
.cz_tag
{
    font-size: 14px;
    color: rgba(140, 140, 140, 1);
}
.cz_img
{
    width: 100%;
    height: 522px;
    margin-top: 10px;
}
.zj_clearfix2
{
    width: 944px;
    /* height: 733px; */
    border:1px solid rgba(229, 229, 229, 1);
    margin: 30px auto 100px;
    padding-bottom: 20px;
}

/* 买家订单 */

.buyer_search_box
{
    width: 100%;
    height: 44px;
    line-height: 44px;
    background-color: rgba(245, 246, 247, 1);
    margin-top: 18px;
}
.buyer_search_ipt
{
    width: 200px;
    height: 32px;
    border: 1px solid rgba(235, 235, 235, 1);
    padding-left:9px;
}
.buyer_search_btn
{
    width: 56px;
    height: 32px;
    line-height: 32px;
    border: 1px solid rgba(235, 235, 235, 1);
    color: rgba(69, 69, 69, 1);
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    margin-left: 8px;
}
.buyer_search_btn:hover
{
    color: #fff;
    background-color: #36bdf5;
}
.buyer_ym_table 
{
    border: 1px solid #e5e5e5;
    border-bottom: none;
    width: 100%;
    margin-top: 14px;
    table-layout: fixed;
    text-align: left;
}
  
.buyer_ym_table tr 
{
    border-bottom: 1px solid #e5e5e5;
}
  
.buyer_ym_table tr th 
{
    background: #f5f6f7;
    height: 40px;
    font-size: 12px;
    color: #222;
    padding-left: 10px;
}
  
.buyer_ym_table tr td 
{
    padding-left: 10px;
    height: 40px;
    font-size: 12px;
}
  
.buyer_ym_table tr td a 
{
    color: #039ae1;
}
  
.buyer_ym_table input[type="checkbox"] 
{
    vertical-align: -2px;
}
.buyer_tab_money
{
    color: rgba(212, 48, 48, 1);
}

.buyer_ymzc_lc 
{
   height: 60px;
   line-height: 60px;
   background-color: rgba(247, 247, 247, 1);
   margin: 10px 10px 10px 0;
}
.buyer_fbwt-contain 
{
    text-align: center;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.buyer_cz_btn
{
    color: #039ae1;
    cursor: pointer;
}

.buyer_fbwt-step1
{
    display: flex;
    align-items: center;
}
.buyer_center_ico {
    width: 24px;
    height: 24px;
    background-color: rgba(3, 154, 225, 1);
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 24px;
    font-size: 16px;
    margin: 0 auto;
}
.buyer_center_ico2 {
    width: 24px;
    height: 24px;
    background-color: #fff;
    border: 1px solid rgba(229, 229, 229, 1);
    color: rgba(153, 153, 153, 1);
    border-radius: 50%;
    text-align: center;
    line-height: 24px;
    font-size: 16px;
    margin: 0 auto;
}
.buyer_fbwt-line 
{
    width: 50px;
    border-bottom: 1px solid rgba(3, 154, 225, 1);
    margin: 0 10px;
}
.buyer_fbwt-line2
{
    width: 50px;
    border-bottom: 1px solid rgba(204, 204, 204, 1);
    margin: 0 10px;
}
.buyer_step-text1
{
    margin-left: 5px;
    color:rgba(3, 154, 225, 1)
}
.buyer_step-text2
{
    margin-left: 5px;
    color:rgba(153, 153, 153, 1)
}
.buyer_ym_td 
{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.buyer_ym_td:hover 
{
    width: auto;
    min-width: 88px;
    overflow: visible;
    text-overflow: clip;
    background: #fff;
    position: absolute;
    line-height: 41px;
    padding: 0 6px 0 10px;
    color: #404040;
    box-shadow: 0 0 8px 0 #ece5e5;
}

@media (max-width: 996px){
    .intermediary_header,.intermediary_main_box,.intermediary_footer_box{
         width: 1200px;
    }
    .intermediary_center_lc
    {
        width: 91%;
        left: 90px;
    }
    .mediary_center_box4
    {
        left: 470px;
    }
    .mediary_center_box5
    {
        right:270px;
    }
}